@charset "utf-8";
/* CSS Document */

html {
  box-sizing: border-box;
  font-size: 16px;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

ol,
ul {
  list-style: none;
}
img {
  max-width: 100%;
  height: auto;
}
.main {
  background-image: url("https://img03.en25.com/EloquaImages/clients/IntuitPeopleAndPlaces/%7Ba67e9f9c-7d3f-4370-a7da-b5b786e02eef%7D_page-bg.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: top 165px right;
}
.container {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 35px 27px 35px;
}
.header {
  padding-top: 26px;
  text-align: left;
  padding-right: 120px;
  position: relative;
}
.event-type {
  padding-top: 30px;
  display: flex;
}
.event-type strong {
  background: #236cffcc;
  display: inline-flex;
  height: 51px;
  position: relative;
  vertical-align: top;
  padding-right: 5px;
  align-items: center;
  font-size: 17px;
}
.event-type strong img {
  position: absolute;
  right: -52px;
}
.event-type small {
  font-size: 17px;
  font-weight: 400;
  background: url("https://img03.en25.com/EloquaImages/clients/IntuitPeopleAndPlaces/%7B93adc69f-7a79-43ea-8d09-094caeccffa8%7D_left_corner.jpg") no-repeat top right,
    linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(35, 108, 255, 1) 0%);
  padding-right: 47px;
  padding-left: 36px;
  display: inline-flex;
  height: 51px;
  vertical-align: top;
  align-items: center;
  white-space: nowrap;
}
.bodyarea {
  padding-top: 26px;
}
.event-name-date h1 {
  font-size: 44px;
  font-weight: bold;
  line-height: 1.11;
  margin: 45px 0 24px;
  color: #236cff;
}
.event-name-date p {
  font-size: 25px;
  font-weight: 100;
  line-height: 1.1;
  color: #236cff;
}
.speakers {
  padding-top: 45px;
}
.speakers .speaker-heading {
  color: #000000;
  font-size: 26px;
  line-height: 37px;
  font-weight: 700;
  margin-bottom: 16px;
}
.speakers ul {
  display: flex;
  gap: 12px;
}
.speakers ul li {
  display: flex;
  margin-bottom: 10px;
  flex: 1;
  align-items: center;
}
.speakers ul li figure {
  border-radius: 50%;
  border: solid 1px #393a3d;
  overflow: hidden;
  flex: 0 0 86px;
  margin-right: 24px;
  max-width: 41%;
}
.speakers ul li figure img {
  max-width: 86px;
  max-height: 86px;
  height: auto;
  display: block;
  width: 100%;
}
.speakers ul li h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.24;
  color: #236cff;
}
.speakers ul li p {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #000000;
}
.event-name-date,
.speakers {
  max-width: calc(100% - 383px);
}
.what-will-cover {
  padding-top: 40px;
  max-width: calc(100% - 383px);
}
.what-will-cover h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.28;
  color: #000;
}
.what-will-cover ul {
  padding-top: 24px;
  margin-left: 23px;
}
.what-will-cover ul li:before {
  content: "\2022";
  color: #236cff;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  line-height: 18px;
  transform: translateX(-4px);
}
.what-will-cover ul li {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
}
.what-will-cover p {
  line-height: 26px;
  font-size: 18px;
  margin-top: 53px;
  font-weight: 400;
  color: #236cff;
}
.what-will-cover p:first-child {
  padding-top: 0;
}
.what-will-cover ul ul {
  margin-left: 35px;
  padding: 0;
}
.about-intuit {
  padding-top: 23px;
}
.about-intuit h3 {
  font-size: 26px;
  margin-bottom: 29px;
  font-weight: bold;
  line-height: 1.4;
  color: #000;
}
.about-intuit p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
}
.about-intuit p:not(:last-child) {
  padding-bottom: 30px;
}
.mb10 {
  margin-bottom: 10px;
}
.formarea {
  float: right;
  max-width: 383px;
  background: #fff;
  padding: 19px 28px 20px 26px;
  border-radius: 6px;
  color: #000;
  margin: 0 0 17px 17px;
  box-shadow: 0px 0px 6px #00000041;
  margin-top: 45px;
}
.formarea h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.04;
  margin-bottom: 10px;
  color: #000;
}
.formarea p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.44;
  color: #000;
}
.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="tel"],
.form-group input[type="number"],
.form-group select {
  border-radius: 6px;
  border: 0;
  background-color: #f4f5f8;
  padding: 19px 36px 11px 14px;
  width: 100%;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.form-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("https://img03.en25.com/EloquaImages/clients/IntuitPeopleAndPlaces/%7Be06cb555-1725-4795-994d-38b6232d40c6%7D_arrow-down.png");
  background-position: calc(100% - 10px) 50%;
  background-size: 17px 9px;
  background-repeat: no-repeat;
}
.form-button .btn {
  width: 100%;
  background: #236cff;
  font-size: 22px;
  font-weight: bold;
  line-height: 2.4;
  border: none;
  color: #fff;
  border-radius: 6px;
  margin-top: 33px;
}
.formarea .form-rich-text p,
.field-acceptCheck label {
  font-size: 13px;
  font-weight: 100;
}
.field-acceptCheck label {
  cursor: pointer;
}
.form-group input[type="checkbox"] {
  position: relative;
  height: 15px;
  width: 15px;
  border: 1px solid #000;
  border-radius: 3px;
  box-sizing: border-box;
  appearance: none;
  padding: 0px;
  top: 3px;
  left: -1px;
  margin: 0 4px 0 0;
}
.form-group input[type="checkbox"]:after {
  left: 4px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  content: "";
  position: absolute;
  display: none;
}
.form-group input[type="checkbox"]:checked:after {
  display: block;
}
.form-group input[type="checkbox"]:checked {
  background-color: #0077c5;
}
.label-animate {
  position: relative;
  margin-bottom: 10px;
  transition: color 0.4s ease;
}
.label-animate label {
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
  transform-origin: 0 0;
  z-index: 1;
  padding: 15px 20px 21px 14px;
  transition: transform 0.2s;
  transition-timing-function: ease-out;
  font-size: 18px;
}
.form-required {
  color: #0077c5;
  font-size: 18px;
}
.label-animate.form-item--input-filled label {
  transform: translate3d(5px, -6px, 0) scale3d(0.7, 0.7, 1);
}
.form-rich-text {
  margin-top: 26px;
}
.form-checkbox-group {
  margin-top: 18px;
}
.mobile-view {
  display: none;
}

.globe_class {
  font-size: 14px;
  min-height: 34px;
  width: 110px;
  box-sizing: border-box;
  display: inline-block;
  z-index: 1;
  background: #fff;
  border-radius: 20px;
  height: auto;
  box-shadow: 0px 3px 6px #00000029;
  position: absolute;
  right: 0;
  top: 47%;
}
.lang-select span {
  display: block;
  padding-left: 15px;
}
a.lang_switcher_link {
  color: #000;
  font-weight: 500;
  font-size: 15px;
  width: 100%;
  display: block;
  text-decoration: none;
  cursor: pointer;
}
ul.lang_list_class li {
  cursor: pointer;
  position: relative;
  text-align: left;
  font-size: 15px;
  color: #000;
  padding: 0;
  background-color: transparent;
  border: 0;
  line-height: 1;
}
ul.lang_list_class {
  z-index: 100;
  display: block;
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: unset;
  transform: unset;
  text-align: left;
  list-style-type: none;
  padding: 10px 10px 8px 33px;
  margin: unset;
}
ul.lang_list_class.close {
  display: none;
}
.lang-select span:before {
  content: "";
  background-image: url("https://img03.en25.com/EloquaImages/clients/IntuitPeopleAndPlaces/%7B14a84ffe-b621-43c8-9737-e834b11b0cc7%7D_globe-icon.gif");
  background-repeat: no-repeat;
  background-size: 16px;
  padding: 8px;
  position: absolute;
  left: 10px;
  top: 10px;
}
.lang-select span:after {
  content: "";
  position: absolute;
  top: calc(50% + 3px);
  right: 12px;
  transform: translateY(-10px) rotate(45deg);
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  width: 10px;
  height: 10px;
}
.lang-select {
  color: #000;
  padding: 8px 25px 7px 18px;
  cursor: pointer;
  position: relative;
  text-align: left;
  font-size: 15px;
}

@media (min-width: 768px) and (max-width: 899px) {
  .main {
    background-size: 50%;
  }
  .speakers ul {
    display: block;
  }
  .speakers ul li figure {
    flex: 0 0 96px;
  }
}

@media (max-width: 767px) {
  .main {
    background-image: url("https://img03.en25.com/EloquaImages/clients/IntuitPeopleAndPlaces/%7Bb6dff10b-ac86-424f-bb4e-0dd8193e4440%7D_page-bg-mob.jpg"),
      url("https://img03.en25.com/EloquaImages/clients/IntuitPeopleAndPlaces/%7B496b443f-60ef-46a5-b2e9-07217cf094df%7D_page-bg-mob-two.jpg");
    background-size: 377px;
    background-position: top 270px right, top 600px left;
  }
  .desktop-view {
    display: none;
  }
  .mobile-view {
    display: block;
  }
  .formarea {
    float: none;
    margin: 15px 0 0;
    max-width: 100%;
  }
  .speakers {
    padding-top: 25px;
    max-width: 100%;
  }
  .what-will-cover {
    padding-top: 15px;
    max-width: 100%;
  }
  .event-name-date {
    max-width: 100%;
  }
  .event-name-date h1 {
    margin-top: 17px;
  }
  .event-type {
    padding-top: 24px;
    overflow: hidden;
  }
  .container {
    padding: 0 22px 27px 22px;
  }
  .globe_class {
    right: -10px;
  }
  .header {
    padding-right: 110px;
  }
  .event-name-date p,
  .form-button .btn {
    font-size: 21px;
  }
  .event-name-date h1 {
    font-size: 39px;
  }
  .formarea h2,
  .what-will-cover h2 {
    font-size: 27px;
  }
  .formarea p,
  .label-animate label,
  .form-group input[type="text"],
  .form-group input[type="email"],
  .form-group input[type="tel"],
  .form-group input[type="number"],
  .form-group select,
  .speakers ul li h5,
  .what-will-cover ul li,
  .what-will-cover p {
    font-size: 17px;
  }
  .event-type small {
    white-space: normal;
  }
}

@media (max-width: 600px) {
  .main {
    background-position: top 400px right, top 660px left;
  }
  .event-name-date h1 {
    font-size: 36px;
  }
}

@media (max-width: 479px) {
  .speakers ul {
    display: block;
  }
  .speakers ul li figure {
    flex: 0 0 96px;
  }
  /* .event-type {
    width: calc(100% + 57px);
  } */
  .event-type strong {
    width: 100%;
  }
  .event-type strong img {
    display: none;
  }
  .event-name-date {
    max-width: 100%;
  }
  .main:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    /* background: rgb(0 0 0 / 71%); */
    height: 100%;
    width: 100%;
    z-index: 0;
  }
  .container {
    position: relative;
    z-index: 1;
  }
  .lang-select {
    font-size: 0;
  }
  .lang-select span:after {
    display: none;
  }
  .globe_class {
    width: auto;
    background: transparent;
    box-shadow: none;
    right: -28px;
    top: 2px;
  }
  .lang-select span:before {
    padding: 0;
    position: relative;
    left: 0;
    top: 0;
    display: block;
    width: 16px;
    height: 16px;
    background-image: url('../images/globe-icon-white.svg');
  }
  .lang-select span {
    padding-left: 0;
  }
  .lang-select {
    padding: 8px 18px;
  }
  ul.lang_list_class {
    padding: 10px 18px;
    position: absolute;
    border-radius: 20px;
    box-shadow: 0px 3px 6px #00000029;
    background: #fff;
    top: 32px;
    right: 7px;
  }
  .header {
    padding-right: 0px;
  }
}
